# Using Custom Icons In farmerswife v5
# 
# Custom icons should be added with caution as farmerswife does not check the size (i.e. width 
# and height) of added icons. This can lead to unreadable text once used within WIFE.
# Backup your WIFE system before adding/removing custom icons; by either copying the "system" 
# folder of the WIFE Server or using the "Full Backup Now" button.
# 
# To activate custom icons the provided folder "custom_icons" located within the root of the WIFE 
# Server application folder, has to be copied into the "system" directory; any custom icons 
# matching the specified format (see info below) will be then added to your WIFE. After the  
# copy action restart the WIFE Server application for the new custom icons to be loaded!
# 
# Think about the file size before adding a new icon since the icons will be downloaded by each 
# client application when users log in; i.e. keep them as small as possible.
#
# IMPORTANT:
# * Do not add spaces to file names.
# * Do not use capital letters.
# * Do not use _ in the file name after "c_".
#
# To modify Objects icons:
# * Use .gif format and it's OK to use "Alpha" e.g. gif89a format.
# * Start all file names with c_ or farmerswife will ignore them.
# * Use ASCII letters.
# * Place your new files into: WIFE_Server_root_folderORpackage/system/custom_icons/..
# 
# To modify User icons:
# * Use .gif format and it's OK to use "Alpha" e.g. gif89a format.
# * Start all file names with c_ or farmerswife will ignore them.
# * Use ASCII letters.
# * Place your new files into: WIFE_Server_root_folderORpackage/system/custom_icons/..
# * Add the file "c_myicon_user_color.txt"
# 
# To have an icon also show up in the "Users" icon selector a fifth file must be 
# added => c_myicon_user_color.txt.
# Within the file enter the desired color in HTML compatible format, e.g. 
# "#757575" for grey.
# 
# The "icon_exmple.zip" contains 3 files to be used as an example to build one custom icon.
# An Icon consists of 2 GIF images =>
# c_myicon_b.gif / 32x32 pixels / b=big
# c_myicon_s.gif / 16x16 pixels / s=small
#
# NOTE:
# If you add a custom icon to an Object or user and then shutdown the WIFE server and
# remove the custom icon, then the next time WIFE starts it will change that object's
# icon to "generic". It will not change back automatically if you "re-add" the custom 
# icon; you have to manually re-select the re-added custom icon for that object.
#
# Have Fun. Your farmerswife team


